OAP-TMF679 icon

OAP-TMF679

(0 reviews)

TMF679 Product Qual Request [OAP-IT-Requirement-200.3.1]

{
  "description": "Sample qual request to OAP",
  "provideAlternative": false,
  "provideUnavailabilityReason": true,
  "productOfferingQualificationItem": [
    {
      "id": "1",
      "action": "add",
      "product": {
        "@type": "Product",
        "place": [
          {
            "id": "${ OAP supplied ID for this GeographicAddress }",
            "role": "ServiceAddress",
            "@type": "PlaceRef",
            "@referredType": "GeographicAddress"
          }
        ]
      },
      "productOffering": {
        "id": "${oap_offering_id_1}",
        "name": "${OAP FTTP 100mbps Broadband Access}",
        "@type": "productOffering",
        "@referredType": "ProductOffering"
      },
      "@type": "ProductOfferingQualificationItem"
    },
    {
      "id": "2",
      "action": "add",
      "product": {
        "@type": "Product",
        "place": [
          {
            "id": "${OAP GLID}",
            "role": "ServiceAddress",
            "@type": "PlaceRef",
            "@referredType": "GeographicAddress"
          }
        ]
      },
      "productOffering": {
        “id”: “ ${oap_offering_id_2}”,
        "name": "${OAP FTTP 300mbps Broadband Access}",
        "@type": "productOffering",
        "@referredType": "ProductOffering"
      },
      "@type": "ProductOfferingQualificationItem"
    },
    {
      "id": "3",
      "action": "add",
      "product": {
        "@type": "Product",
        "place": [
          {
            "id": "${OAP GLID}",
            "role": "ServiceAddress",
            "@type": "PlaceRef",
            "@referredType": "GeographicAddress"
          }
        ]
      },
      "productOffering": {
        “id”: “ ${oap_offering_id_3}”,
        "name": "${OAP FTTP 500mbps Broadband Access}",
        "@type": "productOffering",
        "@referredType": "ProductOffering"
      },
      "@type": "ProductOfferingQualificationItem"
    },
    {
      "id": "4",
      "action": "add",
      "product": {
        "@type": "Product",
        "place": [
          {
            "id": "${OAP GLID}",
            "role": "ServiceAddress",
            "@type": "PlaceRef",
            "@referredType": "GeographicAddress"
          }
        ]
      },
      "productOffering": {
        "id": "${oap_offering_id_4}",
        "name": "${OAP FTTP 1Gbps Broadband Access}",
        "@type": "productOffering",
        "@referredType": "ProductOffering"
      },
      "@type": "ProductOfferingQualificationItem"
    },
    {
      "id": "5",
      "action": "add",
      "product": {
        "@type": "Product",
        "place": [
          {
            "id": "${OAP GLID}",
            "role": "ServiceAddress",
            "@type": "PlaceRef",
            "@referredType": "GeographicAddress"
          }
        ]
      },
      "productOffering": {
        “id”: “ ${oap_offering_id_5}”,
        "name": "${OAP FTTP 2Gbps Broadband Access}",
        "@type": "productOffering",
        "@referredType": "ProductOffering"
      },
      "@type": "ProductOfferingQualificationItem"
    },
    {
      "id": "6",
      "action": "add",
      "product": {
        "@type": "Product",
        "place": [
          {
            "id": "${OAP GLID}",
            "role": "ServiceAddress",
            "@type": "PlaceRef",
            "@referredType": "GeographicAddress"
          }
        ]
      },
      "productOffering": {
       “id”: “ ${oap_offering_id_6}”,
       "name": "${OAP FTTP 5Gbps Broadband Access}",
        "@type": "productOffering",
        "@referredType": "ProductOffering"
      },
      "@type": "ProductOfferingQualificationItem"
    }
  ],
  "relatedParty": [
    {
      "id": "${AT&T SP ID in OAP systems}",
      "name": "AT&T",
      "role": "SP",
      "@type": "RelatedParty",
      "@referredType": "Organization"
    }
  ],
  "@type": "ProductOfferingQualification"
}

Reviews